stylecontext: Update docs for gtk_render_activity()
authorBenjamin Otte <otte@redhat.com>
Fri, 15 Aug 2014 01:55:53 +0000 (03:55 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 16 Aug 2014 14:34:15 +0000 (16:34 +0200)
gtk/gtkstylecontext.c

index f7f317932171eb9cc1f3d9af4aa88c70618d0e76..48869894a915bf67e48467ba6069a20a6add8d85 100644 (file)
@@ -4180,9 +4180,9 @@ gtk_render_handle (GtkStyleContext *context,
  * @width: rectangle width
  * @height: rectangle height
  *
- * Renders an activity area (Such as in #GtkSpinner or the
- * fill line in #GtkRange), the state %GTK_STATE_FLAG_ACTIVE
- * determines whether there is activity going on.
+ * Renders an activity indicator (such as in #GtkSpinner).
+ * The state %GTK_STATE_FLAG_ACTIVE determines whether there is
+ * activity going on.
  *
  * Since: 3.0
  **/